PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DView Class / PDF3DView Constructor / PDF3DView Constructor(PDFCosDictionary)
The COS 3D view.
In This Topic
    PDF3DView Constructor(PDFCosDictionary)
    In This Topic
    Initializes a new PDF3DView object with the specified COS 3D view.
    Syntax
    public PDF3DView( 
       PDFCosDictionary cos3DView
    )

    Parameters

    cos3DView
    The COS 3D view.
    See Also